.anchor {
  width: 1px;
  height: 1px;
  position: absolute;
  z-index: -1;
  top: 0px;
  left: 0;
}
.appliserver .inside-menu li {
  padding: 0 10px 0 20px;
}
.appliserver .fwqjj {
  position: relative;
  padding: 60px 0;
}
.appliserver .fwqjj .leftpic {
  width: 40%;
  float: left;
}
.appliserver .fwqjj .txtbox {
  padding: 0 20%;
  text-align: center;
}
.appliserver .fwqjj .tit {
  font-size: 30px;
  line-height: 40px;
}
.appliserver .fwqjj .txt {
  color: #666;
  margin-top: 15px;
}
.appliserver .zdyql {
  position: relative;
  padding: 60px 0 100px 0;
  background: #f4f4f4;
}
.appliserver .zdyql ul {
  margin: 0 -10px;
  padding-top: 40px;
}
.appliserver .zdyql ul li {
  float: left;
  width: 50%;
  margin-top: 20px;
  padding: 0 10px;
}
.appliserver .zdyql ul li .item {
  background: #fff;
  min-height: 180px;
  position: relative;
  transition: all 500ms ease-in-out;
  padding: 45px 20px;
  padding-left: 10px;
  padding-right: 40px;
  padding-bottom: 20px;
  text-align: justify;
  border-bottom: solid 3px #fff;
}
.appliserver .zdyql ul li .item em {
  font-style: normal;
  display: inline-block;
}
.appliserver .zdyql ul li span {
  width: 20%;
  float: left;
  text-align: center;
  display: block;
}
.appliserver .zdyql ul li span img {
  max-height: 60px;
  transition: all 500ms ease;
}
.appliserver .zdyql ul li .txtbox {
  width: 80%;
  float: left;
}
.appliserver .zdyql ul li .tit {
  font-size: 18px;
  position: relative;
}
.appliserver .zdyql ul li .txt {
  color: #666;
  margin-top: 10px;
}
.appliserver .zdyql ul li .txt em {
  display: inline-block;
  font-style: normal;
}
.appliserver .zdyql ul li:hover .item {
  background: #fff;
  border-color: #ed6827;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.04);
}
.appliserver .yycj {
  position: relative;
  padding: 60px 0 80px 0;
}
.appliserver .yycj .tabmenu {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .appliserver .yycj .tabmenu {
    border-right: solid 1px #eeeeee;
  }
}
.appliserver .yycj .tabmenu ul {
  width: 100.35%;
}
@media (max-width: 768px) {
  .appliserver .yycj .tabmenu ul {
    width: 100%;
  }
}
.appliserver .yycj .tabmenu li {
  width: 25%;
  float: left;
  cursor: pointer;
  font-size: 16px;
  margin-left: -1px;
  line-height: 50px;
  color: #999;
  position: relative;
  border: solid 1px #eeeeee;
  text-align: center;
}
.appliserver .yycj .tabmenu li:before {
  top: 0;
  left: 50%;
  content: "";
  width: 0;
  height: 3px;
  z-index: 1;
  opacity: 0;
  transition: all 500ms ease;
  background: #ed6827;
  position: absolute;
}
@media (max-width: 768px) {
  .appliserver .yycj .tabmenu li {
    margin-left: 0;
    border-right: 0;
  }
}
.appliserver .yycj .tabmenu .cur {
  color: #333;
  cursor: pointer;
  background: #f4f4f4;
}
.appliserver .yycj .tabmenu .cur:before {
  width: 100%;
  opacity: 1;
  left: 0;
}
.appliserver .yycj .tabcontent {
  display: none;
  min-height: 450px;
  border: solid 1px #eeeeee;
  border-top: 0;
  background: url(../images/appliserver-bg.jpg) repeat-y top center;
}
.appliserver .yycj .tabcontent .bt {
  font-size: 16px;
  line-height: 20px;
  padding-left: 20px;
  position: relative;
}
.appliserver .yycj .tabcontent .bt:before {
  content: "";
  width: 4px;
  height: 16px;
  top: 2px;
  left: 0;
  position: absolute;
  background: #ed6827;
}
.appliserver .yycj .tabcontent .bt-2 {
  color: #999;
  margin-top: 15px;
}
.appliserver .yycj .tabcontent .bt-3 {
  color: #fff;
  margin-top: 20px;
  width: 107px;
  height: 32px;
  font-size: 16px;
  text-align: center;
  line-height: 32px;
  background: #ed6827;
}
.appliserver .yycj .tabcontent .bt-4 {
  font-size: 16px;
  margin-top: 15px;
}
.appliserver .yycj .tabcontent .bt-5 {
  color: #999;
}
.appliserver .yycj .tabcontent .left {
  width: 56.5%;
  float: left;
  padding-top: 50px;
}
.appliserver .yycj .tabcontent .left .bt {
  margin: 0 20px;
}
.appliserver .yycj .tabcontent .left .jindu {
  margin: 20px;
  margin-top: 40px;
  margin-right: 34px;
  position: relative;
}
.appliserver .yycj .tabcontent .left .jindu:before {
  content: "";
  width: 100%;
  height: 2px;
  top: 16px;
  left: 0;
  position: absolute;
  background: #ed6827;
}
.appliserver .yycj .tabcontent .left .jindu li {
  width: 33.333%;
  float: left;
  z-index: 3;
  position: relative;
  min-height: 120px;
  padding-left: 30px;
}
.appliserver .yycj .tabcontent .left .jindu li span {
  color: #fff;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  background: #ed6827;
}
.appliserver .yycj .tabcontent .left .jindu li p {
  color: #666;
  margin-top: 15px;
  font-size: 12px;
}
.appliserver .yycj .tabcontent .left .jindu li:first-child p {
  width: 75%;
}
.appliserver .yycj .tabcontent .right {
  width: 43.5%;
  float: right;
  padding: 50px 90px 0 40px;
}
.appliserver .yycj .tabcontent .right .item {
  padding-bottom: 30px;
  padding-top: 30px;
  border-top: solid 1px #d8d8d8;
}
.appliserver .yycj .tabcontent .right .item:first-child {
  border-top: 0;
  padding-top: 0;
}
.appliserver .yycj .tabcontent-2 .left .jindu li {
  width: 34%;
}
.appliserver .yycj .tabcontent-2 .left .jindu li:first-child p {
  padding-right: 0;
  width: 100%;
}
.appliserver .yycj .tabcontent-2 .left .jindu li:nth-child(2) {
  width: 35%;
}
.appliserver .yycj .tabcontent-2 .left .jindu li:last-child {
  width: 31%;
}
.appliserver .yycj .tabcontent-3 .left .jindu li:first-child p {
  width: 81%;
}
.appliserver .zdfwq {
  padding: 80px 0;
  background: #f4f4f4;
}
.appliserver .zdfwq .inside-text {
  padding-top: 30px;
  text-align: center;
  font-size: 16px;
  color: #666;
}
.appliserver .zdfwq .button {
  margin-top: 60px;
  text-align: center;
}
.appliserver .zdfwq .button a {
  color: #fff;
  font-size: 18px;
  height: 45px;
  max-width: 250px;
  width: 100%;
  line-height: 45px;
  background: #ed6827;
  display: inline-block;
}
.appliserver .zdfwq .button a:hover {
  background: #e05a3f;
}
@media (max-width: 768px) {
  .appliserver .fwqjj .txtbox {
    padding-top: 20px;
  }
  .appliserver .zdyql ul li .item {
    padding: 20px;
  }
  .appliserver .zdyql ul li .txtbox {
    padding-left: 20px;
  }
  .appliserver .yycj .tabcontent {
    background: #fff;
  }
  .appliserver .yycj .tabcontent .left {
    width: 100%;
    float: none;
  }
  .appliserver .yycj .tabcontent .right {
    width: 100%;
    float: right;
    padding: 30px;
  }
}
@media (max-width: 500px) {
  .appliserver .inside-title .title {
    font-size: 18px;
  }
  .appliserver .fwqjj {
    padding: 30px 0;
  }
  .appliserver .fwqjj .leftpic {
    display: none;
  }
  .appliserver .fwqjj .txtbox {
    width: 100%;
    float: none;
    text-align: justify;
    padding: 0 30px;
  }
  .appliserver .fwqjj .txtbox .tit {
    text-align: center;
    font-size: 18px;
  }
  .appliserver .zdyql {
    padding: 40px 0 30px 0;
  }
  .appliserver .zdyql ul {
    padding-top: 15px;
    margin: 0;
  }
  .appliserver .zdyql ul li {
    padding: 0;
    margin-top: 15px;
    overflow: hidden;
    width: 100%;
    float: none;
  }
  .appliserver .zdyql ul li span {
    width: 100%;
    float: none;
  }
  .appliserver .zdyql ul li .txtbox {
    width: 100%;
    float: none;
    padding-left: 0;
    text-align: center;
    text-align: justify;
  }
  .appliserver .zdyql ul li .tit {
    margin-top: 10px;
    font-size: 16px;
    text-align: center;
  }
  .appliserver .zdyql ul li .item {
    padding: 30px 20px;
    overflow: hidden;
    min-height: auto;
  }
  .appliserver .yycj {
    padding: 40px 0 30px 0;
  }
  .appliserver .yycj .tabmenu li {
    font-size: 13px;
  }
  .appliserver .yycj .tabcontent .left {
    padding-top: 20px;
  }
  .appliserver .yycj .tabcontent .left .jindu {
    margin: 0;
    padding-bottom: 30px;
    margin-left: 40px;
  }
  .appliserver .yycj .tabcontent .left .jindu:before {
    display: none;
  }
  .appliserver .yycj .tabcontent .left .jindu li {
    width: 100%!important;
    float: none;
    margin-top: 20px;
    min-height: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .appliserver .yycj .tabcontent .left .jindu li span {
    top: 0;
    left: 0;
    width: auto;
    line-height: 20px;
    height: auto;
    font-weight: 700;
    color: #666;
    background: none;
    position: absolute;
  }
  .appliserver .yycj .tabcontent .left .jindu li p {
    padding-left: 25px;
    width: 100%!important;
  }
  .appliserver .yycj .tabcontent .right {
    padding-bottom: 0;
  }
  .appliserver .zdfwq {
    padding: 40px 0 30px 0;
  }
  .appliserver .zdfwq .inside-text {
    font-size: 14px;
  }
  .appliserver .zdfwq .button {
    margin-top: 30px;
  }
  .appliserver .zdfwq .button a {
    max-width: 160px;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
  }
}
@media (max-width: 360px) {
  .appliserver .inside-title .title {
    font-size: 16px;
  }
  .appliserver .yycj .tabmenu li {
    font-size: 11px;
  }
}
